home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / PCWK-txt / Intel Free Software / IntelChipsetUtility / Disk1 / data1.cab / AllFiles / Win2000 / ich3smb.inf < prev    next >
Windows Setup INFormation  |  2001-09-06  |  3KB  |  77 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH3SMB.INF                                                  
  4. ; **    Abstract:  Windows* 2000 INF Update File for Intel(R) 82801CA/CAM SMBus component                              
  5. ; **    Last Update: December 18, 2000 (Version 3.00 Build 008)
  6. ; ****************************************************************************
  7. ; ****************************************************************************
  8.  
  9. [Version]
  10. Signature="$WINDOWS NT$"
  11. Class=System
  12. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  13. Provider=%INTEL%
  14. CatalogFile=ich3smb.cat
  15. DriverVer=12/18/2000, 3.00.008
  16.  
  17. [ControlFlags]
  18. ExcludeFromSelect=*
  19.  
  20. [Manufacturer]
  21. %INTEL_MFG%=INTEL_SYS
  22.  
  23. [INTEL_SYS]
  24. %PCI\VEN_8086&DEV_2483.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_2483
  25.  
  26. ;**************************************************************************
  27. ; Do-nothing section used to avoid "Unknown hardware" installation prompts.
  28. [NO_DRV]
  29. Include=machine.inf
  30. Needs=NO_DRV
  31.  
  32. [NO_DRV.Services]
  33. Include=machine.inf
  34. Needs=NO_DRV.Services
  35.  
  36. [Strings]
  37. SystemClassName = "System devices"
  38. INTEL           = "Intel"
  39.  
  40. ;*******************************************
  41. ;device descriptions
  42.  
  43. INTEL_MFG = "Intel"
  44. PCI\VEN_8086&DEV_2483.DeviceDesc         = "Intel(R) 82801CA/CAM SMBus Controller - 2483 "
  45.  
  46. ; Copyright (c) 2000 Intel Corporation
  47.  
  48. ; ************************************************************
  49. ; Intel is making no claims of usability, efficacy or 
  50. ; warranty.  
  51. ; ************************************************************
  52. ; Information in this document is provided in connection with 
  53. ; Intel products.  No license, express or implied, by estoppel 
  54. ; or otherwise, to any intellectual property rights is granted 
  55. ; by this document.  Intel assumes no liability whatsoever, 
  56. ; and Intel disclaims any express or implied warranty, 
  57. ; relating to sale and/or use of Intel products including 
  58. ; liability or warranties relating to fitness for a particular 
  59. ; purpose, merchantability, or infringement of any patent, 
  60. ; copyright or other intellectual property right.  Intel 
  61. ; products are not intended for use in medical, life saving, 
  62. ; or life sustaining applications.
  63.  
  64. ; ************************************************************
  65. ; Intel Corporation disclaims all warranties and liabilities 
  66. ; for the use of this document and the information contained 
  67. ; herein, and assumes no responsibility for any errors which 
  68. ; may appear in this document, nor does Intel make a 
  69. ; commitment to update the information contained herein. Intel 
  70. ; reserves the right to make changes to this document at any 
  71. ; time, without notice.
  72. ; ************************************************************
  73. ; ************************************************************
  74.  
  75. ; * Third-party brands and names are the property of their 
  76. ; respective owners.
  77.